home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4852 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.8 KB  |  63 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. References: <4hfocu$3g4@news01.uni-trier.de> 
  3. X-Newsreader: UMSZCo V1.1 BETA 12 (23.2.96)
  4. Mime-version: 1.0
  5. Content-Type: text/plain; charset=iso-8859-1
  6. Content-Transfer-encoding: 8BIT
  7. Path: news.tng.oche.de!tomate.tng.oche.de
  8. X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
  9. Subject: Re: Want to boot FAAAST?
  10. Date: Tue,  5 Mar 96  5:33:00 GMT
  11. Message-ID: <68771819@0humpty.tomate.tng.oche.de>
  12. From: humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich)
  13.  
  14. tfrieden@fax.uni-trier.de wrote about "Re: Want to boot FAAAST?" on "04-Mar-1996
  15. 21:47:10" at zer.COMP.SYS.AMIGA.PROGRAMMER:
  16.  
  17.  
  18. > Andreas Mixich (humpty@TOMATE.TNG.OCHE.DE) wrote:
  19. > : Mine needs two minutes ;-) Toolmanager (with many icons) copying 400 kilo
  20. > : of ENVARC: many patches and WBStartup tools...... this is why I hope AT
  21. > : will have some good idea for OS4 boot.
  22. > Have you ever tried Win95 with only 8 MB ram ? Two minutes is fast
  23. > compared to that.
  24.  
  25. Hehe, no, I have only experiences with Win3.11 and this was fast.
  26.  
  27. > But you can speed up your startup by removing some of the silly commands
  28. > on the standard startup-sequence, replace all those assigns with an
  29.  
  30. I have a _very_ customized startup-sequence, use DefDisk for assigns,
  31. assign a lot with DEFER, actually my startup-sequence is highly optimized
  32. and split into two parts, additionally there is a user-startup. I use some
  33. Starter-Menu tool, which needs this.
  34.  
  35. > AssignPrefs program, and use WbStartup+ for the rest, so your wb is ready
  36. > even as wbstartup+ runs your wbstartup drawer....
  37.  
  38. I never understood the AssignPrefs thing really, and was too lazy to get
  39. into it. I use a WBStartup+ similare tool, called AutoStart. The problem is
  40. not, that my WB is blocked during boot, but that it takes 40-50 seconds to
  41. get so far and then I hate this
  42. "drrrrr......rattatttatttatt.....dddddddrrrrrr.....ssssssssttt....ratat"
  43. I do start two extensive Toolmanager docks with sub docks (no brushes, I
  44. use icons), I launch an address-server, approx. 20 Commodities, MCP and so
  45. on are already launched in the s-sequence. A big problem is my ENVARC:
  46. which I can't keep on HD since I use a tool, that sets $TIME every second
  47. ;-). I have tried to cleanup my ENVARC: but its not that easy, I use a lot
  48. of apps, and most do save their prefs in ENVARC: A thing, that could be
  49. prevented very often. So MUI for example wouldn't need to have all in
  50. ENV:MUI. This stinks. Also I never understood why some def_icons of
  51. programs are kept in ENV: s: would do it also.
  52.  
  53. -- 
  54. Ciao, Andreas
  55. Internet: humpty@tomate.tng.oche.de
  56. FIDO    : 2:244/1544.14
  57.  
  58. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  59. Vail's Second Axiom:
  60. The amount of work to be done increases in proportion
  61. to the amount of work already completed.
  62.  
  63.